home *** CD-ROM | disk | FTP | other *** search
- | !Boot for the !TeX resource application
- Set TeX$Dir <Obey$Dir>
- IconSprites <TeX$Dir>.!Sprites
- | You can remove this line when you've retyped all your old files
- IconSprites <TeX$Dir>.OldSprs
-
- | The main TDS is in the directory texmf. It should be writable.
- Set texmf$Dir <TeX$Dir>.texmf
- | If you have several TDS trees, add their roots here.
- Set texmf$Path <texmf$Dir>.local.,<Tex$Dir>.LowMemory.,<texmf$Dir>.
-
- | Input paths for TeX
- Set TeXInputs$Path @.,texmf:tex..
- Set TeXFormats$Path texmf:armtex.format.
- Set TeXPool$Path texmf:armtex.
-
- | Input paths for Metafont
- Set MFPool$Path texmf:armtex.
- Set MFBases$Path texmf:armtex.base.
- Set MFInputs$Path @.,texmf:fonts.source..,texmf:metafont..,TeXFonts:
- | Give a sensible error message if !TeXFonts has not been booted
- Set TeXFonts$Path_Message The !TeXFonts Directory has not been seem by the Filer
-
- | Input paths for MakeIndex.
- Set MakeIndex$Path @.,texmf:makeindex.
-
- | Input paths for BibTeX. {BST,CSF}INPUTS are not currently used.
- Set BIBInputs @,texmf:bibtex.bib,texmf:bibtex.bst,texmf:bibtex.csf
- |Set BSTInputs texmf:bibtex.bst
- |Set CSFInputs texmf:bibtex.csf
- | The default Latin1 encoding of RISC OS
- Set BibTeX_CSFile 88591lat
- | Have BibTeX use a dynamic area if available
- Set bibtex_heap ""
-
- | Where are the TeX binaries?
- Set TeXBin$Path texmf:armtex.bin.
- AddToPath Run$Path TeXBin:
-
- | Set up filetypes. These types are registered!
- Set File$Type_CE5 TeX
- Set File$Type_ACA LaTeX
- Set File$Type_CA0 Metafont
- Set File$Type_CA1 TFM
- Set File$Type_CA2 GF
- Set File$Type_CA3 PK
- Set File$Type_AC9 VF
-
- | Run action for TeX, LaTeX and Metafont sources
- Set Alias$@RunType_CE5 TaskWindow "TeX %%*0" -name "TeX" -quit
- Set Alias$@RunType_ACA TaskWindow "LaTeX %%*0" -name "LaTeX" -quit
- Set Alias$@RunType_CA0 TaskWindow "MF %%*0" -name "Metafont" -quit
-